GtkNotebook: emit child-notify::position on page add/removal
authorClaudio Saavedra <csaavedra@igalia.com>
Fri, 10 Feb 2012 14:46:57 +0000 (16:46 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 14 Feb 2012 23:05:12 +0000 (01:05 +0200)
commitcb775a6a6d4d7f81f939e423908f3bd2d117e03f
tree077bc425b3be69342adec94327448a52cc0cfdb2
parent6c2b7a9441d44fcf41cbffaed2101d9fe298a34b
GtkNotebook: emit child-notify::position on page add/removal

For each page added/removed, notify all the other children changing
position.

https://bugzilla.gnome.org/show_bug.cgi?id=669116
gtk/gtknotebook.c